docs: fix style-updated link
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:41:41 +0000 (18:41 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:41 +0000 (18:57 -0500)
gdk/gdkwindow.c

index db119c878e69c5c1ee905e4cdddea4ed9ce6fa40..37b8691cc65945ba0853fd12afb83befbd95b16d 100644 (file)
@@ -10867,7 +10867,7 @@ gdk_window_get_scale_factor (GdkWindow *window)
  * GTK+ will automatically update this property automatically if
  * the @window background is opaque, as we know where the opaque regions
  * are. If your window background is not opaque, please update this
- * property in your #GtkWindow::style_updated handler.
+ * property in your #GtkWidget::style-updated handler.
  *
  * Since: 3.10
  */